Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / IAsyncOperationWithProgress<TResult,TProgress> Interface / Close Method

In This Topic
    Close Method (IAsyncOperationWithProgress<TResult,TProgress>)
    In This Topic
    Closes the asynchronous operation.
    Syntax
    'Declaration
     
    Sub Close() 
    void Close()
    See Also